Welcome![Sign In][Sign Up]
Location:
Search - UNIX operating system design

Search list

[Linux-Unix在Unix下用C编写类Windows菜单

Description: 目前,在Unix系统下运行的程序的界面大都比较死板,而且,在进行功能扩充时也不是很方便。那么,能不能设计一个象 Windows那样能够按照用户要求随意调整界面,功能扩充方便的程序呢?答案是肯定的。在用户需要进行功能扩充时,也无须改动源程序,只须对参数文件进行操作就可将新增功能挂到菜单上。 -Currently, the Unix operating system interface procedures Most rigid, but when conducting functional expansion is not very convenient. So, can Windows as a design as user requirements in accordance with random adjustment interface functions to facilitate the expansion process? The answer is yes. The user needs expanded functionality, without source changes, we need to document operating parameters can be linked to the new functional menu.
Platform: | Size: 8997 | Author: 建文 | Hits:

[CSharpwenjianxitong

Description: 操作系统课程设计 文件系统!在UNIX下实现!-courses on operating system design file system! Under the UNIX!
Platform: | Size: 4772 | Author: 刘文 | Hits:

[OS DevelopsimulateFileSystem

Description: 操作系统课程设计,模拟文件系统(unix混合索引方式),此程序是在1周的课程设计中所写,不完善,且代码粗糙。但,希望能给大家一些帮助,也希望能对你们的课程设计有所帮助,更希望能有人修改它。谢谢!-courses on operating system design, simulation File System (unix Index Mixed mode), this procedure is the one-week course design is written, imperfect and code rough. However, the hope of giving you some help, and hope they can right your curriculum design help, the hope was modifying it. Thank you!
Platform: | Size: 69247 | Author: 王佳 | Hits:

[BooksThe Design and Implementation of the 4.4BSD Operat

Description: The Design and Implementation of the 4.4BSD Operating System
Platform: | Size: 2585600 | Author: 大黄 | Hits:

[Linux-Unix在Unix下用C编写类Windows菜单

Description: 目前,在Unix系统下运行的程序的界面大都比较死板,而且,在进行功能扩充时也不是很方便。那么,能不能设计一个象 Windows那样能够按照用户要求随意调整界面,功能扩充方便的程序呢?答案是肯定的。在用户需要进行功能扩充时,也无须改动源程序,只须对参数文件进行操作就可将新增功能挂到菜单上。 -Currently, the Unix operating system interface procedures Most rigid, but when conducting functional expansion is not very convenient. So, can Windows as a design as user requirements in accordance with random adjustment interface functions to facilitate the expansion process? The answer is yes. The user needs expanded functionality, without source changes, we need to document operating parameters can be linked to the new functional menu.
Platform: | Size: 9216 | Author: 建文 | Hits:

[OS DevelopsimulateFileSystem

Description: 操作系统课程设计,模拟文件系统(unix混合索引方式),此程序是在1周的课程设计中所写,不完善,且代码粗糙。但,希望能给大家一些帮助,也希望能对你们的课程设计有所帮助,更希望能有人修改它。谢谢!-courses on operating system design, simulation File System (unix Index Mixed mode), this procedure is the one-week course design is written, imperfect and code rough. However, the hope of giving you some help, and hope they can right your curriculum design help, the hope was modifying it. Thank you!
Platform: | Size: 68608 | Author: 王佳 | Hits:

[OS DevelopUNIX_shell2

Description: 书  名: unix和shell程序设计权威教程 出 版 社: 清华大学出版社 作  者: [美]佛努丹,吉尔伯格著 本书介绍了unix操作系统和shell编程两个部分的知识。前一部分全面讲解了unix操作系统,包括unix操作系统、vi和ex编辑器、文件系统与文件操作权限、以及各种unix实用程序;后一部分深入介绍了各种类型的unix shell编程,涵盖了korn shell、c shell等主要的shell类型。本书采用可视化讲解方法,全书包含大量的图、表、代码清单、脚本和代码示例,可有效帮助读者理解所介绍的内容;各章章末还配备了相应的复习题、练习题和上机实习等资料,以帮助读者巩固所学的知识。 -Title : unix shell design and authoritative guide publishers : Tsinghua University Press Author : [U.S.] Naodan Dover, Jierbage book, the book on the unix operating system and shell programming two parts of the knowledge. First part of a comprehensive account of unix operating systems, including unix operating system, and ex vi editor. file system and file manipulation authority, and various unix utilities; latter part of the in-depth briefings on the various types of unix shell programming, covering the korn shell. c shell, and other major type of shell. The book on the visual method, the book contains a large number of graphs, charts, code lists, scripts and code examples, can effectively assist the reader in understanding the contents of this briefing; the end of the chapters are also e
Platform: | Size: 14412800 | Author: cxb | Hits:

[Education soft system1111

Description: 操作系统课程设计 要完成的任务是模拟unix操作系统中的文件系统功能。在终端界面上用户可以象unix的shell命令一样输入一些命令,如输入ls 显示文件目录,chmod改变文件权限,chown改变文件拥有者,chgrp改变文件所属组,chnam改变文件名,pwd显示当前目录,cd改变当前目录,mkdir创建目录,rmdir删除目录,mk创建文件 ,cp文件拷贝,rm删除文件,cat显示文件内容,login切换用户,passwd修改用户口令 等功能。在后台,要实现混合索引式文件结构,包括用空闲结点号栈管理空闲结点和成组链接发管理空闲盘块。-courses on operating system design to complete the task of simulation unix operating system of file system function. In a terminal interface, users can like unix shell orders importation of certain orders importing ls show directory, change file permissions chmod, chown change who owns the file, chgrp Changes file group, chnam change the name, pwd shows the current directory, cd change the current directory, create directories mkdir, rmdir delete directory, mk founding documents, cp paper copy, delete the file rm, cat shows the contents of the documents, login switching users, passwd user password changes, and other functions. In the background, in order to achieve mixed-indexing structure of the document, including the use of idle nodes, stack management spare node and link the group mana
Platform: | Size: 265216 | Author: xlog | Hits:

[Otheroperating_system

Description: 操作系统:设计及实现 (第三版)。。。本书是关天操作系统的权威教材。大多数关于操作系统的图书均重理论而轻实践,而本书则在这两者之间进行了较好的折中。还详细讨论了一个特殊的操作系统minix3(一个与unix兼容的操作系统)。英文版-Operating Systems: Design and Implementation (Third Edition). . . This book is concerned, the authority of the operating system of teaching materials. Most books on operating system theory are re-light practice, and this book in between a good compromise. Also discussed in detail in a special operating system minix3 (a unix-compatible operating system). English
Platform: | Size: 6701056 | Author: 袁建辉 | Hits:

[Linux-UnixUNIXV6

Description: UNIX v6源代码 这几乎是最经典的unix版本 unix操作系统设计和莱昂氏unix源代码分析都是用的该版-UNIX v6 source code is almost the most classic version of unix operating system unix design and Leon
Platform: | Size: 2165760 | Author: xuhengyang | Hits:

[Otherunix_operation_system_design

Description: unix操作系统设计与实例,以BSD版本做分析,详细的解释了操作系统的设计规则-unix operating system design and an example to BSD version of doing analysis, a detailed explanation of the operating system design rules
Platform: | Size: 17150976 | Author: 何子文 | Hits:

[Linux-UnixDesign_of_the_UNIX_OS.djvu.tar

Description: This book describes the internal algorithms and structures of UNIX system that form the basis of the operating system and their relationship to the programmer interface.
Platform: | Size: 4802560 | Author: Larry Liu | Hits:

[Linux-Unixunixczxtsj

Description: 在pudn上面没有找到 关于unix操作系统一本很好的书 unix操作系统设计 翻译版本 -The pudn above on the unix operating system not found a very good book translated version of the unix operating system design
Platform: | Size: 8725504 | Author: kaka | Hits:

[Process-ThreadUNIX-Systems-Programming-

Description: 详细说明了如何最大限度的应用Unix系统提供的支持设计复杂软件。详细探讨了进程间通讯通讯、同步和多线程程序的设计。-This completely updated classic demonstrates how to design complex software to get the most from the UNIX operating system. This book provides a clear and easy-to-understand introduction tothe essentials of UNIX programming. This practical guide thoroughly explores communication, concurrency,and multithreading.
Platform: | Size: 2758656 | Author: 闫煜 | Hits:

[OtherUNIX

Description: The Design of UNIX Operating System
Platform: | Size: 13643776 | Author: JQY | Hits:

[Software EngineeringThe-Design-Operating-System

Description: 计算机操作系统经典,详细说明Unix操作系统原理和应用。-Computer operating system classic, detailed description of the principles and applications of the Unix operating system.
Platform: | Size: 2585600 | Author: 侯玉海 | Hits:

[OS Developdesign-of-unix

Description: 行文简单易懂,不失为带你入门内核设计世界的好书-The Design of The UNIX Operating System
Platform: | Size: 6017024 | Author: machi | Hits:

[Otherunix_os

Description: Unix操作系统设计名著,详细说明Unix操作系统原理-Unix operating system design classics
Platform: | Size: 8690688 | Author: 唐忠川 | Hits:

[Software EngineeringUNIX-operating-system-design

Description: For understanding linux kernel programming is very helpful to help you understand the structure of the core kernel member
Platform: | Size: 8824832 | Author: 李焱ming | Hits:

[Linux-UnixUnix操作系统设计

Description: UNIX操作系统设计,中文版,第三版,计算机科学丛书(UNIX Operating System Design, Ch. Version, Series on Computer Science)
Platform: | Size: 8688640 | Author: 炳神 | Hits:
« 12 3 4 »

CodeBus www.codebus.net